GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainSetAutomaticRotation Method





In This Topic
TwainSetAutomaticRotation Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TwainSetAutomaticRotation( _
   ByVal AutoRotate As Boolean _
) As Boolean
public bool TwainSetAutomaticRotation( 
   bool AutoRotate
)
public function TwainSetAutomaticRotation( 
    AutoRotate: Boolean
): Boolean; 
public function TwainSetAutomaticRotation( 
   AutoRotate : boolean
) : boolean;
public: bool TwainSetAutomaticRotation( 
   bool AutoRotate
) 
public:
bool TwainSetAutomaticRotation( 
   bool AutoRotate
) 

Parameters

AutoRotate
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members